Skip to content

Conversation

@alex-kulakov
Copy link
Contributor

Closes #89

Imroves JoinViaIn:

  • uses complete clone of base select (prevents aliases reuse in case of composite primary key)
  • uses existing columns instead of creating new ones (prevents incorrect providing of aliases)

- uses complete clone of select (prevents aliases reuse in case of multi-key primary key)
- uses existing columns instead of creating new ones (prevents incorrect providing of aliases)
@alex-kulakov alex-kulakov linked an issue Nov 12, 2020 that may be closed by this pull request
AlexUstinov
AlexUstinov previously approved these changes Nov 12, 2020
@alex-kulakov alex-kulakov merged commit b90e97d into 6.0 Nov 16, 2020
@alex-kulakov alex-kulakov deleted the bulk-operations-via-in-bug branch November 30, 2020 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong table alias assignment for bulk update and bulk delete

3 participants